home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 152 / read.me < prev    next >
Encoding:
Text File  |  1987-06-21  |  1.4 KB  |  61 lines

  1. ALERT.C
  2. ALERT.PRG
  3.  
  4.     This is a file selector demonstration which reads the file and displays it
  5.     on the screen.  This demo is in Mark Williams C and is from the Mark
  6.     Williams C documentation.
  7.  
  8.  
  9. DOODLE2.C
  10. DOODLE2.DEF
  11. DOODLE2.DFN
  12. DOODLE2.H
  13. DOODLE2.PRG
  14. DOODLE2.RSC
  15. DOODLE2.RSH
  16.  
  17.     This is a version of the ST Doodle demonstration drawing program converted
  18.     to Mark Williams C and also converted to use the new version of the DRI
  19.     resource editor.  Both conversions done by MAST's own Chuck Purcell as well
  20.     as all demos on this disk.
  21.  
  22.  
  23. RSCFIX.C
  24. RSCFIX.DOC
  25.  
  26.     This is a set of routines to allow you to prepare a code-resident resource.
  27.     Read the DOC file for more information.  Also check out the SAMPLES example
  28.     program for an example how these routines can be used.
  29.  
  30.  
  31. SAMPLE.C
  32. SAMPLE.DFN
  33. SAMPLE.PRG
  34. SAMPLE.RSC
  35.  
  36.     This is a resource example program from ST-LOG issues 13 and 14 converted
  37.     from Megamax C to Mark Williams C.
  38.  
  39.  
  40. SAMPLES.C
  41. SAMPLES.DFN
  42. SAMPLES.H
  43. SAMPLES.PRG
  44. SAMPLES.RSC
  45. SAMPLES.RSH
  46.  
  47.     This is the SAMPLE demo program modified to include the resource file 
  48.     built-in the program using the RSCFIX program.
  49.  
  50.  
  51. TEDINFO.C
  52. TEDINFO.PRG
  53. TEDINFOH.C
  54. TEDINFOH.PRG
  55. TEDINFOL.C
  56. TEDINFOM.C
  57. TEDINFOM.PRG
  58.  
  59.     This is another resource example program.  This is a Mark Williams example
  60.     program which has converted to each of the three resolutions.
  61.